numeric array meaning in English
数字排列
Examples
- A numeric array stores each element with a numeric id key
数字数组中的每个元素包含一个数字id 。 - The default value of numeric array elements are set to zero , and reference elements are set to null
数值数组元素的默认值设置为零,而引用元素的默认值设置为null 。 - This function returns a numeric array on success , or false on failure or when there are no more rows
如果函数成功执行,将返回一个数值型数组;如果执行失败或没有任何结果返回将返回false 。